home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sun4c / archive / rru_reso.z / rru_reso / slib / X11 / app-defaults.tan / Xman < prev    next >
Text File  |  1994-09-26  |  7KB  |  215 lines

  1. Xman*input:                TRUE
  2. Xman*topBox:            False
  3. Xman*promptToSave:            False
  4.  
  5. ! Just for fun.
  6. Xman*topBox*ShapeStyle:        Oval
  7.  
  8. Xman*topBox.Title:            Xman
  9. Xman*topBox.IconName:        Xman
  10. Xman*manualBrowser.Title:        Man
  11. Xman*manualBrowser.IconName:    Man
  12. #Xman*iconPixmap:            /Users/meo/srcX/bitmaps/bitmaps/AIcons/cl-misc/xman.xpm
  13.  
  14. Xman*SimpleMenu*Font:      -*-new cent*-medium-r-normal--*-140-*-*-*-*-iso8859-*
  15. Xman*SimpleMenu*labelFont: -*-new cent*-bold-r-normal--*-140-*-*-*-*-iso8859-*
  16. Xman*SimpleMenu.BackingStore:    Always
  17. Xman*SimpleMenu.SaveUnder:        Off
  18.  
  19. Xman*horizPane.orientation:     horizontal
  20. Xman*horizPane*showGrip:        False
  21. Xman*horizPane.max:            15
  22. Xman*topLabel.BorderWidth:        0
  23. Xman*search*label.BorderWidth:    0
  24.  
  25. Xman*search*dialog*value:        xman
  26.  
  27. Xman*optionMenu.Label:        Xman Options
  28. Xman*sectionMenu.Label:        Xman Sections
  29.  
  30. Xman*horizPane*options.Label:    Options
  31. Xman*horizPane*sections.Label:    Sections
  32.  
  33. Xman*helpButton.Label:        Help
  34. Xman*quitButton.Label:        Quit
  35. Xman*manpageButton.Label:        Manual Page
  36. Xman*manualBrowser.Label:        Manual Browser
  37. Xman*topLabel.Label:        Manual Browser
  38.  
  39. Xman*SimpleMenu*menuLabel*vertSpace: 100
  40. Xman*SimpleMenu*menuLabel*leftMargin: 20
  41.  
  42. Xman*displayDirectory.Label:    Display Directory
  43. Xman*displayManualPage.Label:    Display Manual Page
  44. Xman*help.Label:            Help
  45. Xman*search.Label:            Search
  46. Xman*removeThisManpage.Label:    Remove This Manpage
  47. Xman*help*removeThisManpage.Label:    Remove Help
  48. Xman*openNewManpage.Label:        Open New Manpage
  49. Xman*showVersion.Label:        Show Version
  50. Xman*quit.Label:            Quit
  51.  
  52. Xman*pleaseStandBy*Label:        Formatting Manual Page, Please Stand By...
  53.  
  54. Xman*search*dialog.Label:        Type string to search for:
  55. Xman*search*apropos.Label:        Apropos
  56. Xman*search*manualPage.Label:    Manual Page
  57. Xman*search*cancel.Label:        Cancel
  58.  
  59. Xman*likeToSave*dialog.Label:    Would you like to save this formatted Manual Page?
  60. Xman*likeToSave*yes.Label:        Yes
  61. Xman*likeToSave*no.Label:        No
  62.  
  63. Xman*translations:         #override \
  64.                 Ctrl<Key>q: Quit() \n\
  65.                 Ctrl<Key>c: Quit() \n\
  66.                 Ctrl<Key>n: CreateNewManpage() \n\
  67.                 Ctrl<Key>h: PopupHelp() \n\
  68.                 <Key>slash: PopupSearch() \n\
  69.                 Ctrl<Key>s: PopupSearch()
  70.  
  71. Xman*help*Paned.manualPage.translations:#override \
  72.                 Ctrl<Btn1Down>: \
  73.                     XawPositionSimpleMenu(optionMenu) \
  74.                     MenuPopup(optionMenu) \n\
  75.                 Ctrl<Key>q: Quit() \n\
  76.                 Ctrl<Key>c: Quit() \n\
  77.                 Ctrl<Key>r: RemoveThisManpage() \n\
  78.                 Ctrl<Key>n: CreateNewManpage() \n\
  79.                 Ctrl<Key>h: PopupHelp() \n\
  80.                 Ctrl<Key>d: GotoPage(Directory) \n\
  81.                 Ctrl<Key>m: GotoPage(ManualPage) \n\
  82.                 <Key>slash: PopupSearch() \n\
  83.                 Ctrl<Key>v: ShowVersion() 
  84.  
  85. Xman*manualBrowser*manualPage.translations:  #override \
  86.                 Ctrl<Btn1Down>: \
  87.                     XawPositionSimpleMenu(optionMenu) \
  88.                     MenuPopup(optionMenu) \n\
  89.                 Ctrl<Btn2Down>: \
  90.                     XawPositionSimpleMenu(sectionMenu) \
  91.                     MenuPopup(sectionMenu) \n\
  92.                 Shift<Btn2Down>,<Btn2Up>:GotoPage(Directory)\n\
  93.                 Ctrl<Key>q: Quit() \n\
  94.                 Ctrl<Key>c: Quit() \n\
  95.                 Ctrl<Key>r: RemoveThisManpage() \n\
  96.                 Ctrl<Key>n: CreateNewManpage() \n\
  97.                 Ctrl<Key>h: PopupHelp() \n\
  98.                 Ctrl<Key>d: GotoPage(Directory) \n\
  99.                 Ctrl<Key>m: GotoPage(ManualPage) \n\
  100.                 Ctrl<Key>v: ShowVersion() \n\
  101.                 <Key>slash: PopupSearch() \n\
  102.                 Ctrl<Key>s: PopupSearch()
  103.  
  104. Xman*manualBrowser*directory.translations:   #override \
  105.                 Ctrl<Btn1Down>: \
  106.                     XawPositionSimpleMenu(optionMenu) \
  107.                     MenuPopup(optionMenu) \n\
  108.                 Ctrl<Btn2Down>: \
  109.                     XawPositionSimpleMenu(sectionMenu) \
  110.                     MenuPopup(sectionMenu) \n\
  111.                 Shift<Btn2Down>,<Btn2Up>: GotoPage(Manpage) \n\
  112.                 Ctrl<Key>q: Quit() \n\
  113.                 Ctrl<Key>c: Quit() \n\
  114.                 Ctrl<Key>r: RemoveThisManpage() \n\
  115.                 Ctrl<Key>n: CreateNewManpage() \n\
  116.                 Ctrl<Key>h: PopupHelp() \n\
  117.                 Ctrl<Key>d: GotoPage(Directory) \n\
  118.                 Ctrl<Key>m: GotoPage(ManualPage) \n\
  119.                 Ctrl<Key>v: ShowVersion() \n\
  120.                 <Key>slash: PopupSearch() \n\
  121.                 Ctrl<Key>s: PopupSearch()
  122.  
  123. Xman*manualBrowser*search*manualPage.translations:     #augment \
  124.                 <Btn1Down>,<Btn1Up>: Search(Manpage) reset()
  125.  
  126. Xman*manualBrowser*search*apropos.translations:        #augment \
  127.                 <Btn1Down>,<Btn1Up>: Search(Apropos) reset()
  128.  
  129. Xman*manualBrowser*search*cancel*translations:      #augment \
  130.                 <Btn1Down>,<Btn1Up>: Search(Cancel) reset()
  131.  
  132. Xman*manualBrowser*search*value*translations:        #override \
  133.                 <Key>Return: Search(Manpage) \n\
  134.                 Ctrl<Key>m:  Search(Manpage)
  135.  
  136. Xman*topBox*search*manualPage.translations:         #augment \
  137.             <Btn1Down>,<Btn1Up>: Search(Manpage, Open) reset()
  138.  
  139. Xman*topBox*search*apropos.translations:        #augment \
  140.             <Btn1Down>,<Btn1Up>: Search(Apropos, Open) reset()
  141.  
  142. Xman*topBox*search*cancel*translations:          #augment \
  143.             <Btn1Down>,<Btn1Up>: Search(Cancel, Open) reset()
  144.  
  145. Xman*topBox*search*value*translations:            #override \
  146.                 <Key>Return: Search(Manpage, Open) \n\
  147.                 Ctrl<Key>m:  Search(Manpage, Open)
  148.  
  149. Xman*manualBrowser*likeToSave*yes.translations:    #override \
  150.         <Btn1Down>,<Btn1Up>: SaveFormattedPage(Save) reset() \n\
  151.         <Key>y:   SaveFormattedPage(Save) \n\
  152.         <Key>n:   SaveFormattedPage(Cancel) 
  153.  
  154. Xman*manualBrowser*likeToSave*no.translations:    #override \
  155.         <Btn1Down>,<Btn1Up>: SaveFormattedPage(Cancel) reset() \n\
  156.         <Key>y:      SaveFormattedPage(Save) \n\
  157.         <Key>n:      SaveFormattedPage(Cancel) 
  158.  
  159. Xman*manualBrowser*likeToSave*translations:    #override \
  160.                 <Key>y:      SaveFormattedPage(Save) \n\
  161.                 <Key>n:      SaveFormattedPage(Cancel) 
  162.  
  163. Xman*helpButton.translations:    #augment \
  164.             <Btn1Down>,<Btn1Up>: PopupHelp() reset()
  165.  
  166. Xman*quitButton.translations:    #augment \
  167.             <Btn1Down>,<Btn1Up>: Quit() reset()
  168.  
  169. Xman*manpageButton.translations: #augment \
  170.             <Btn1Down>,<Btn1Up>: CreateNewManpage() reset()
  171.  
  172. Xman*manualBrowser*likeToSave*no.Background:    Yellow
  173. Xman*manualBrowser*likeToSave*yes.Background:    LightSkyBlue
  174. !
  175. Xman*quitButton.Background:        Red
  176. Xman*scrollbar*Foreground:        Chocolate4
  177. Xman*Text*Background:        Bisque
  178. Xman*helpButton.Background:        Cyan
  179. Xman*manpageButton.Background:    LimeGreen
  180. Xman*dismiss.Background:        Magenta
  181. !
  182. Xman*options.Background:        Coral
  183. Xman*optionMenu*Background:        Coral
  184. Xman*sections.Background:        Coral
  185. Xman*sectionMenu*Background:    Coral
  186. !
  187. Xman*dialog*manualPage*Background:    LimeGreen
  188. Xman*dialog*apropos*Background:    SkyBlue
  189. Xman*dialog*cancel*Background:    Yellow
  190. !
  191. Xman*pleaseStandBy*Background:    PaleGoldenRod
  192. !
  193. Xman*ScrollByLine.Background:    PapayaWhip
  194. Xman*Viewport*manualPage*Background:PapayaWhip
  195. Xman*Viewport*List*Background:    PapayaWhip
  196. Xman*likeToSave*Background:        PapayaWhip
  197. !
  198. Xman*Background:                    SandyBrown
  199. !
  200. !APPLICATION RESOURCES
  201. !     manualFontNormal (Class Font)
  202. !     manualFontBold (Class Font)
  203. !     manualFontItalic (Class Font)
  204. !     directoryFontNormal (Class Font)
  205. !     bothShown (Class Boolean)
  206. !     directoryHeight (Class DirectoryHeight)
  207. !     topCursor (Class Cursor)
  208. !     helpCursor (Class Cursor)
  209. !     manpageCursor (Class Cursor)
  210. !     searchEntryCursor (Class Cursor)
  211. !     pointerColor (Class Foreground)
  212. !     helpFile  (Class File)
  213. !     topBox (Class Boolean)
  214. !     verticalList (Class Boolean)
  215.